home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr01 / zapcode.zip / IBMCOLOR.PMF < prev    next >
Text File  |  1993-01-01  |  9KB  |  303 lines

  1. ;---------------------------------------;
  2. ;  ZAPCODE Printer Make File (PMF)      ;
  3. ;  for the IBM Color Printer.           ;
  4. ;                                       ;
  5. ;  (C) Copyright 1990 Robert L. Morton  ;
  6. ;  All Rights Reserved                  ;
  7. ;---------------------------------------;
  8.  
  9. PRINTER  =  "IBM Color Printer"
  10. RESET    =  27,63,1,24
  11.  
  12. NAME     =  "Bell"
  13.   DESC   =  "Sound the printer bell."
  14.   CODES  =  7
  15.  
  16. NAME     =  "Line Feed"
  17.   DESC   =  "Advance paper to the next line."
  18.   CODES  =  10
  19.  
  20. NAME     =  "Reverse Line Feed"
  21.   DESC   =  "Advance paper to the previous line."
  22.             "The paper will not advance beyond"
  23.             "the top of form position."
  24.   CODES  =  27,93
  25.  
  26. NAME     =  "Form Feed"
  27.   DESC   =  "Advance paper to the top of the"
  28.             "next page."
  29.   CODES  =  12
  30.  
  31. NAME     =  "Deselect Printer"
  32.   DESC   =  "Set the printer so as not to accept"
  33.             "data from the computer."
  34.   CODES  =  19
  35.  
  36. NAME     =  "Select Printer"
  37.   DESC   =  "Set the printer to accept data from"
  38.             "the computer."
  39.   CODES  =  17
  40.  
  41. NAME     =  "Set Top Of Form"
  42.   DESC   =  "Sets the top of form to the current"
  43.             "position of the printhead."
  44.   CODES  =  27,52
  45.  
  46. NAME     =  "Set Left Margin"
  47.   DESC   =  "Set the left margin."
  48.   CODES  =  27,88,0
  49.             "Enter character column position in"
  50.             "which to set the left margin."
  51.             " "
  52.             "Range: 1 to 255 decimal."
  53.             " "
  54.             "Example: Entering 15 (decimal)"
  55.             "while printer is in 10 cpi, would"
  56.             "set the left margin at 1 1/2""."
  57.             0,0,0
  58.  
  59. NAME     =  "Set Right Margin"
  60.   DESC   =  "Set the right margin."
  61.   CODES  =  27,88,0,0,0
  62.             "Enter character column position in"
  63.             "which to set the right margin."
  64.             " "
  65.             "Range: 1 to 255 decimal."
  66.             " "
  67.             "Example: Entering 80 (decimal)"
  68.             "while printer is in 10 cpi, would"
  69.             "set right margin at 8""."
  70.             0
  71.  
  72. NAME     =  "Set Form Length In Lines"
  73.   DESC   =  "Set the current form length in"
  74.             "lines."
  75.   CODES  =  27,67,0
  76.             "Enter number of lines to set the"
  77.             "current form length."
  78.             " "
  79.             "Range: 1 to 127 decimal."
  80.             " "
  81.             "Example: Entering 68 (decimal)"
  82.             "would set the current form length"
  83.             "to 68 lines."
  84.             0
  85.  
  86. NAME     =  "Set Form Length In Inches"
  87.   DESC   =  "Set the current form length in"
  88.             "inches."
  89.   CODES  =  27,67,0,0,0
  90.             "Enter number of inches to set the"
  91.             "current form length."
  92.             " "
  93.             "Range: 1 to 22 decimal."
  94.             " "
  95.             "Example: Entering 11 (decimal)"
  96.             "would set the current form length"
  97.             "to 11 inches."
  98.             0
  99.  
  100. NAME     =  "Automatic Perforation Skip ON"
  101.   DESC   =  "Activate automatic perforation"
  102.             "skip. When perforation is"
  103.             "encountered, printer will skip the"
  104.             "number of lines you specify."
  105.   CODES  =  27,78,0
  106.             "Enter number of lines to skip when"
  107.             "perforation is encountered."
  108.             " "
  109.             "Range: 1 to 127 decimal."
  110.             " "
  111.             "Example: Entering 18 (decimal)"
  112.             "would cause printer to skip 18"
  113.             "lines when the perforation is"
  114.             "encountered."
  115.             0
  116.  
  117. NAME     =  "Automatic Perforation Skip OFF"
  118.   DESC   =  "Deactivate automatic perforation"
  119.             "skip."
  120.   CODES  =  27,79
  121.  
  122. NAME     =  "Automatic Linefeed ON"
  123.   DESC   =  "Activate automatic linefeed."
  124.             "Add a linefeed to each carriage"
  125.             "return received."
  126.   CODES  =  27,53,1
  127.  
  128. NAME     =  "Automatic Linefeed OFF"
  129.   DESC   =  "Deactivate automatic linefeed."
  130.   CODES  =  27,53,0,0
  131.  
  132. NAME     =  "Select Printing Quality"
  133.   DESC   =  "Select the print quality."
  134.   CODES  =  27,73,0
  135.             "Enter one of the following:"
  136.             " "
  137.             "1 for Data Processing Quality (8x9)"
  138.             "2 for Text Quality (24x9)"
  139.             "3 for Letter Quality (36x18)"
  140.             " "
  141.             "All above values are in decimal."
  142.             " "
  143.             "Example: Entering 3 (decimal) sets"
  144.             "letter quality mode."
  145.             0
  146.  
  147. NAME     =  "Select Character Set 1"
  148.   DESC   =  "Select Character Set 1. Character"
  149.             "Set 1 contains characters and"
  150.             "symbols commonly used in the"
  151.             "English language."
  152.   CODES  =  27,55
  153.  
  154. NAME     =  "Select Character Set 2"
  155.   DESC   =  "Select Character Set 2. Character"
  156.             "Set 2 contains most characters and"
  157.             "symbols used in non-English"
  158.             "languages."
  159.   CODES  =  27,54
  160.  
  161. NAME     =  "Print Unidirectional"
  162.   DESC   =  "Print from left to right only."
  163.   CODES  =  27,85,1
  164.  
  165. NAME     =  "Print Bidirectional"
  166.   DESC   =  "Print from both left to right and"
  167.             "right to left."
  168.   CODES  =  27,85,0,0
  169.  
  170. NAME     =  "Set Line Spacing 6/72"""
  171.   DESC   =  "Set line spacing to 6/72 of an"
  172.             "inch."
  173.   CODES  =  27,49
  174.  
  175. NAME     =  "Compressed ON"
  176.   DESC   =  "Activate compressed print."
  177.   CODES  =  15
  178.  
  179. NAME     =  "Select 10 CPI"
  180.   DESC   =  "Activate 10 characters per inch"
  181.             "(cpi) printing."
  182.   CODES  =  18
  183.  
  184. NAME     =  "Select 12 CPI"
  185.   DESC   =  "Activate 12 characters per inch"
  186.             "(cpi) printing."
  187.   CODES  =  27,58
  188.  
  189. NAME     =  "Double Width ON"
  190.   DESC   =  "Activate double width print."
  191.             "Characters are printed twice their"
  192.             "normal width."
  193.   CODES  =  14
  194.  
  195. NAME     =  "Double Width OFF"
  196.   DESC   =  "Deactivate double width print."
  197.             "Characters are printed their normal"
  198.             "width."
  199.   CODES  =  20
  200.  
  201. NAME     =  "Emphasized ON"
  202.   DESC   =  "Activate emphasized print."
  203.             "Characters are printed twice. The"
  204.             "second time, character is offset"
  205.             "horizontally."
  206.   CODES  =  27,69
  207.  
  208. NAME     =  "Emphasized OFF"
  209.   DESC   =  "Deactivate emphasized print."
  210.   CODES  =  27,70
  211.  
  212. NAME     =  "Double Strike ON"
  213.   DESC   =  "Activate double strike print."
  214.             "Characters are printed twice with"
  215.             "no horizontal offset between"
  216.             "strikes."
  217.   CODES  =  27,71
  218.  
  219. NAME     =  "Double Strike OFF"
  220.   DESC   =  "Deactivate double strike print."
  221.   CODES  =  27,72
  222.  
  223. NAME     =  "Superscript ON"
  224.   DESC   =  "Activate superscript print."
  225.             "Characters are printed at an offset"
  226.             "above the normal print line."
  227.   CODES  =  27,83,0,0
  228.  
  229. NAME     =  "Superscript OFF"
  230.   DESC   =  "Deactivate superscript print."
  231.   CODES  =  27,84
  232.  
  233. NAME     =  "Subscript ON"
  234.   DESC   =  "Activate subscript print."
  235.             "Characters are printed at an offset"
  236.             "below the normal print line."
  237.   CODES  =  27,83,1
  238.  
  239. NAME     =  "Subscript OFF"
  240.   DESC   =  "Deactivate subscript print."
  241.   CODES  =  27,84
  242.  
  243. NAME     =  "Underline ON"
  244.   DESC   =  "Activate underline print."
  245.             "Characters, including the space,"
  246.             "are underscored."
  247.   CODES  =  27,45,1
  248.  
  249. NAME     =  "Underline OFF"
  250.   DESC   =  "Deactivate underline print."
  251.   CODES  =  27,45,0,0
  252.  
  253. NAME     =  "Proportional Spacing ON"
  254.   DESC   =  "Activate proportional spacing."
  255.             "Spacing between letters is adjusted"
  256.             "to compensate for the varying"
  257.             "widths of individual characters."
  258.   CODES  =  27,80,1
  259.  
  260. NAME     =  "Proportional Spacing OFF"
  261.   DESC   =  "Deactivate proportional spacing."
  262.   CODES  =  27,80,0,0
  263.  
  264. NAME     =  "Automatic Line Justification ON"
  265.   DESC   =  "Activate automatic line justific-"
  266.             "ation. Each line of text is"
  267.             "justified to the right margin."
  268.   CODES  =  27,77,1
  269.  
  270. NAME     =  "Automatic Line Justification OFF"
  271.   DESC   =  "Deactivate automatic line justific-"
  272.             "ation."
  273.   CODES  =  27,77,0,0
  274.  
  275. NAME     =  "Select Ribbon Band 1 (Yellow)"
  276.   DESC   =  "Initiates printing on the first"
  277.             "ribbon band (yellow)."
  278.   CODES  =  27,121
  279.  
  280. NAME     =  "Select Ribbon Band 2 (Magenta)"
  281.   DESC   =  "Initiates printing on the second"
  282.             "ribbon band (magenta)."
  283.   CODES  =  27,109
  284.  
  285. NAME     =  "Select Ribbon Band 3 (Cyan)"
  286.   DESC   =  "Initiates printing on the third"
  287.             "ribbon band (cyan)."
  288.   CODES  =  27,99
  289.  
  290. NAME     =  "Select Ribbon Band 4 (Black)"
  291.   DESC   =  "Initiates printing on the fourth"
  292.             "ribbon band (black)."
  293.   CODES  =  27,98
  294.  
  295. NAME     =  "Select Automatic Ribbon Band Shift"
  296.   DESC   =  "This command causes the ribbon to"
  297.             "shift one color band at the end"
  298.             "of each page. Use with all-black"
  299.             "ribbons to extend the ribbon life."
  300.   CODES  =  27,97
  301.  
  302.  
  303.